Gets or sets the list of keys identifying nodes from which links come to this node data.
Property Value
By default this is an empty
ObservableCollection. Usually you will not need to set this, but if you do, you may want to make sure the new value also implements the
System.Collections.Specialized.INotifyCollectionChanged interface.